Recipe status

Each recipe contains two kinds of status parameters

Recipe Status

After every recipe upload or download, or recipe set modification, the Recipe Status parameters contain a value with the result of the operation.

Code

Function

Description

0

Set modified

Selected set changed

1

Download triggered

Download request triggered

2

Download Done

Download action completed

3

Download Error

Error during download (for example, unknown set, unknown recipe, controller not ready, Tags write failed etc.)

4

Upload triggered

Upload request triggered

5

Upload done

Upload action completed

6

Upload Error

Error during upload - same as for download

7

General Error

General error (for example, data not available)

DataSet Status

The status of each data set indicates that it has been changed. This information may be useful to not forget to download the recipe to synchronize the PLC. Both download or upload operations will reset the DataSet Status to 0.

Code

Function

Description

0

Syncronized

User synchronized PLC with the dataset values

1

Modified

User modified some values of the dataset

Note: After a device startup or a recipe reset/restore, all status values will reset to 0.